Skip to content

chore: update pylance dependency to v4.0.0b1#1292

Open
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-1
Open

chore: update pylance dependency to v4.0.0b1#1292
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-1

Conversation

@lance-community
Copy link
Contributor

Summary

  • Update dependency constraint from pylance>=2.0.0 to pylance>=4.0.0b1 in pyproject.toml.
  • Regenerate uv.lock via make lock to capture the new resolver output.
  • Run linting checks and formatting (make lint, make fix, make lint) to ensure repository lint passes.

Verification

  • make lock succeeded.
  • make lint initially failed due to missing ruff in the environment, then passed after syncing extras and running make fix.
  • Final make lint run passed with no remaining issues.

Triggering Tag

@github-actions github-actions bot added the chore label Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant